func regexp/syntax.dumpInst

3 uses

	regexp/syntax (current package)
		prog.go#L286: 	dumpInst(&b, i)
		prog.go#L307: 		dumpInst(b, i)
		prog.go#L316: func dumpInst(b *strings.Builder, i *Inst) {